From: Glenn Morris Date: Fri, 25 Dec 2020 18:36:25 +0000 (-0800) Subject: ; lisp/org/org.el: Fix Version header. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1304^2~172 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b242bbb073;p=emacs.git ; lisp/org/org.el: Fix Version header. This is flagged by the single org test that exists in Emacs. --- diff --git a/lisp/org/org.el b/lisp/org/org.el index 1f7e434cefd..06e516539ed 100644 --- a/lisp/org/org.el +++ b/lisp/org/org.el @@ -8,7 +8,7 @@ ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: https://orgmode.org -;; Version: 9.4.3 +;; Version: 9.4.4 ;; This file is part of GNU Emacs. ;;